home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / util / misc / selector60.lha / Selector / examples / argtest.sel < prev    next >
Encoding:
Text File  |  1996-05-27  |  97 b   |  5 lines

  1. defarg arg1 "First arg not given"
  2. defarg arg2 "Second arg not given"
  3. text '[arg1]'
  4. text '[arg2]'
  5.